home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 096 / arcdoor.arc / WHATSNEW < prev   
Text File  |  1986-10-18  |  4KB  |  75 lines

  1.  
  2. ----------------------------------------
  3. ArcDoor   Copyright (c) 1986 Mark Cagley
  4. ----------------------------------------
  5.        ArcDoor Revision History
  6. ----------------------------------------
  7.  
  8. Version     Date     Description
  9. -------   --------   -----------
  10.  a.00     08-23-86   BETA - Not for release.
  11.  
  12.  a.01     08-29-86   BETA - Not for release.
  13.                    o Added eXpert toggle
  14.                    o Changed highlighted <ENTER> to a color more
  15.                        suiting certain monitors.
  16.                    o Added configuration file (ARCDOOR.DAT) specification
  17.                        from the command line. Now use format :
  18.                          ARCDOOR d:\directory\filename.ext ECHO
  19.                        where ECHO is optional (leave off) and filename.ext
  20.                        contains the information in the old ARCDOOR.DAT.
  21.                        (for use with multiple nodes/printers, etc.)
  22.  
  23.  a.02     09-01-86   BETA - Not for release.
  24.                    o [S]croll option added to display of file.
  25.                    o Ctrl-K,S,Q allowed during display of file.
  26.                    o Cosmetic changes.
  27.  
  28.  a.03     09-01-86   BETA - Not for release.
  29.                    o Only uses DOS interrupts to get time, removed
  30.                        checking of BIOS. (more compatible with certain
  31.                        clocks)
  32.  
  33.  x.00     09-18-86   BETA - Not for release.
  34.                    o Direct COM port I/O.  Async routines replace
  35.                        CTTY / WatchDog. (If carrier lost - continues
  36.                        batch file to PCBoard, no reset of entire
  37.                        computer.)
  38.                    o Self-contained ARChive processing!  No more need
  39.                        for ARC.EXE to be present on the system. (plus it
  40.                        is faster, not transfering control to ARC and now
  41.                        in full color!)
  42.                    o Dropped TEST from menu. (temporarily if it is
  43.                        REALLY needed.)
  44.                    o Dropped VERBOSE, and made LIST a "verbose" listing.
  45.                    o Allow local computer to operate!  A SysOp can
  46.                        now type along with the user.
  47.  
  48.  x.01     10-11-86   BETA - Not for release.
  49.                    o Added .WKS and .WRK to the list of binary files
  50.                      not allowed for viewing.
  51.                    o INT24 critical error handling.
  52.                    o If an ARC file is being used by PCBoard on another
  53.                      node, ArcDoor now does not allow it to be processed.
  54.                      (says: "File in use by another node, try again later.")
  55.                      [incompatibility with Basic code of PCBoard]
  56.                    o Data output buffering.  Solves problem of slowdown
  57.                      on multi-node system running under DoubleDOS.
  58.                    o "PCB" in place of time remaining line in .DAT file
  59.                      will pick up the time remaining in PCBoard as
  60.                      time allowed in ArcDoor.
  61.                    o Changed specification of COM port from "1" / "2" to
  62.                      "COM1" / "COM2" / "NONE"
  63.                    o Local mode. If COM port is "NONE" (line #1 of config
  64.                      file) Carrier Detect is not checked, and nothing
  65.                      is sent out any com port. Allows SysOp to run
  66.                      ArcDoor on the local machine.  Optionally - command
  67.                      line parameter "Local" will perform same function.
  68.                      (ex. ARCDOOR ARCDOOR.DAT LOCAL)
  69.  
  70.  x.02     10-11-86   BETA - Not for release.
  71.                    o Fixed bug in Carrier Detect routine.
  72.  
  73.  1.00     10-19-86   First production release.
  74.  
  75.